projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbbc0af
)
(*-*-bsdi4*): New target.
author
Kenichi Handa
<handa@m17n.org>
Mon, 16 Nov 1998 06:26:27 +0000
(06:26 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 16 Nov 1998 06:26:27 +0000
(06:26 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index cf9827564f1b9f6c0b7ddb94c57372bdded89d75..7da558b12cdd2048e0c2b12105f24ad2d67e2269 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-215,6
+215,7
@@
case "${canonical}" in
*-*-bsdi2.0* ) opsys=bsdos2 ;;
*-*-bsdi2* ) opsys=bsdos2-1 ;;
*-*-bsdi3* ) opsys=bsdos3 ;;
+ *-*-bsdi4* ) opsys=bsdos4 ;;
esac
;;